home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 669
- Top = 597
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Perfect Process Alert !'
- ClientHeight = 205
- ClientWidth = 538
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object dxContainer2: TdxContainer
- Left = 0
- Top = 0
- Width = 538
- Height = 205
- Align = alClient
- BoundColor = clWhite
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 538
- 205)
- object Label2: TLabel
- Left = 8
- Top = 32
- Width = 457
- Height = 16
- AutoSize = False
- Caption = 'Spyware'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 16
- Top = 48
- Width = 505
- Height = 13
- AutoSize = False
- Caption = 'Location'
- end
- object Shape1: TShape
- Left = 8
- Top = 171
- Width = 520
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clHotLight
- Pen.Color = clInactiveCaption
- end
- object Label5: TLabel
- Left = 48
- Top = 64
- Width = 465
- Height = 13
- AutoSize = False
- Caption = 'ID'
- Transparent = True
- end
- object Label6: TLabel
- Left = 16
- Top = 64
- Width = 24
- Height = 13
- Caption = 'PID :'
- Transparent = True
- end
- object dxContainer5: TdxContainer
- Left = 1
- Top = 1
- Width = 536
- Height = 24
- Align = alTop
- BoundColor = clActiveBorder
- Caption = 'dxContainer5'
- Color = clGradientInactiveCaption
- ParentColor = False
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 536
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Possible Spyware Found'
- Color = clMenuText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton1: TdxButton
- Left = 486
- Top = 34
- Width = 48
- Height = 23
- Anchors = [akTop, akRight]
- OnClick = dxButton1Click
- Caption = 'Close'
- TabOrder = 1
- end
- object dxButton2: TdxButton
- Left = 269
- Top = 162
- Width = 121
- Anchors = [akRight, akBottom]
- OnClick = dxButton2Click
- Caption = 'Open Containing Folder'
- TabOrder = 2
- Layout = blGlyphRight
- end
- object dxButton3: TdxButton
- Left = 109
- Top = 162
- Anchors = [akRight, akBottom]
- OnClick = dxButton3Click
- Caption = 'Kill Process'
- TabOrder = 3
- end
- object dxButton4: TdxButton
- Left = 189
- Top = 162
- Anchors = [akRight, akBottom]
- ParentShowHint = False
- ShowHint = True
- OnClick = dxButton4Click
- Caption = 'Delete file'
- TabOrder = 4
- end
- object dxButton5: TdxButton
- Left = 24
- Top = 163
- Anchors = [akRight, akBottom]
- OnClick = dxButton5Click
- Caption = 'More Info'
- TabOrder = 5
- end
- object dxButton6: TdxButton
- Left = 397
- Top = 162
- Width = 121
- Anchors = [akRight, akBottom]
- OnClick = dxButton6Click
- Caption = 'Add file to exclude list'
- TabOrder = 6
- end
- object ScandiaDesc: TMemo
- Left = 16
- Top = 88
- Width = 510
- Height = 47
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderStyle = bsNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'Description')
- ParentColor = True
- ParentFont = False
- TabOrder = 7
- end
- object URLLabel1: TURLLabel
- Left = 16
- Top = 144
- Width = 513
- Height = 17
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- OnClick = URLLabel1Click
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = False
- LinkBorderstyle = False
- end
- object dxButton7: TdxButton
- Left = 109
- Top = 162
- Width = 153
- Hint = 'Files can be locked be the system'
- Anchors = [akRight, akBottom]
- ParentShowHint = False
- ShowHint = True
- OnClick = dxButton7Click
- Caption = 'Remove startup'
- TabOrder = 9
- end
- end
- end
-